Skip to content

Add Python 3.13/3.14 support and stable publish workflow#124

Merged
JE-Chen merged 1 commit intomainfrom
dev
Apr 27, 2026
Merged

Add Python 3.13/3.14 support and stable publish workflow#124
JE-Chen merged 1 commit intomainfrom
dev

Conversation

@JE-Chen
Copy link
Copy Markdown
Member

@JE-Chen JE-Chen commented Apr 27, 2026

Summary

  • Add Python 3.13 and 3.14 to the CI test matrix in both stable.yml and dev.yml.
  • Advertise 3.11 / 3.12 / 3.13 / 3.14 in the pyproject.toml and dev.toml classifiers (3.10 was the only one previously listed).
  • Includes the previously staged publish job in stable.yml (PyPI release + tag + GitHub release on push to main) and the setuptools>=82.0.1 bump in dev.toml.

Test plan

  • CI matrix runs green on 3.10 / 3.11 / 3.12 / 3.13 / 3.14 (3.10 may surface the upstream je_auto_control Tuple[str, Any, ...] collection error tracked separately).
  • publish job triggers only on push to main (gated by if: github.event_name == 'push' && github.ref == 'refs/heads/main').

@sonarqubecloud
Copy link
Copy Markdown

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit 09d4ec1 into main Apr 27, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant